[@main]
#SAY
Welcome to Elysians <Room Challenge/FCOLOR=14>.\ \
This map contains 30 rooms.\
The idea is for you to enter each of these rooms in turn and\
complete the challenge put to you before you can\
continue to the next room.\ 
All you have to do is to get to the final room which is situated\
in the center of this map.\ 
During the Challenge there are stop points.\
By reaching these stop points you will be rewarded with a gift of\
your choice from a pre determined list.\ 
Only 1 player may enter this challenge at a time so please be\
patient.If this room is full then try another.\
If all are full come back later.\ \

<I wish to try the challenge/@try>\
<Exit/@exit>

[@try]
#SAY
Ok <$USERNAME>.\
Which cave would you like to go to ?.\ \

<Cave 1/@cave1>\

;<Cave 2/@cave2>\

;<Cave 3/@cave3>\

;<Cave 4/@cave4>\

;<Cave 5/@cave5>\

[@cave1]
#IF
CHECKHUM YUT01 1
#SAY
Sorry <$USERNAME>.\
There is someone already inside this cave.\
Please try again later or try another cave.\ \

<Exit/@exit>

#ELSEACT
SET [801] 0
SET [802] 0
SET [803] 0
SET [804] 0
SET [805] 0
SET [806] 0
SET [807] 0
SET [808] 0
SET [809] 0
SET [810] 0
SET [811] 0
SET [812] 0
SET [813] 0
SET [814] 0
SET [815] 0
SET [816] 0
SET [817] 0
SET [818] 0
SET [819] 0
SET [820] 0
SET [821] 0
SET [822] 0
SET [823] 0
SET [824] 0
SET [825] 0
SET [826] 0
SET [827] 0
SET [828] 0
SET [829] 0
SET [830] 0
MONCLEAR HEROM01
MAPMOVE HEROM01 25 24
BREAK
CLOSE

[@cave2]
#IF
CHECKHUM YUT02 1
#SAY
Sorry <$USERNAME>.\
There is someone already inside this cave.\
Please try again later or try another cave.\ \

<Exit/@exit>

#ELSEACT
SET [801] 0
SET [802] 0
SET [803] 0
SET [804] 0
SET [805] 0
SET [806] 0
SET [807] 0
SET [808] 0
SET [809] 0
SET [810] 0
SET [811] 0
SET [812] 0
SET [813] 0
SET [814] 0
SET [815] 0
SET [816] 0
SET [817] 0
SET [818] 0
SET [819] 0
SET [820] 0
SET [821] 0
SET [822] 0
SET [823] 0
SET [824] 0
SET [825] 0
SET [826] 0
SET [827] 0
SET [828] 0
SET [829] 0
SET [830] 0
MONCLEAR YUT02
MAPMOVE YUT02 128 163
BREAK
CLOSE

[@cave3]
#IF
CHECKHUM YUT03 1
#SAY
Sorry <$USERNAME>.\
There is someone already inside this cave.\
Please try again later or try another cave.\ \

<Exit/@exit>

#ELSEACT
SET [801] 0
SET [802] 0
SET [803] 0
SET [804] 0
SET [805] 0
SET [806] 0
SET [807] 0
SET [808] 0
SET [809] 0
SET [810] 0
SET [811] 0
SET [812] 0
SET [813] 0
SET [814] 0
SET [815] 0
SET [816] 0
SET [817] 0
SET [818] 0
SET [819] 0
SET [820] 0
SET [821] 0
SET [822] 0
SET [823] 0
SET [824] 0
SET [825] 0
SET [826] 0
SET [827] 0
SET [828] 0
SET [829] 0
SET [830] 0
MONCLEAR YUT03
MAPMOVE YUT03 128 163
BREAK
CLOSE

[@cave4]
#IF
CHECKHUM YUT04 1
#SAY
Sorry <$USERNAME>.\
There is someone already inside this cave.\
Please try again later or try another cave.\ \

<Exit/@exit>

#ELSEACT
SET [801] 0
SET [802] 0
SET [803] 0
SET [804] 0
SET [805] 0
SET [806] 0
SET [807] 0
SET [808] 0
SET [809] 0
SET [810] 0
SET [811] 0
SET [812] 0
SET [813] 0
SET [814] 0
SET [815] 0
SET [816] 0
SET [817] 0
SET [818] 0
SET [819] 0
SET [820] 0
SET [821] 0
SET [822] 0
SET [823] 0
SET [824] 0
SET [825] 0
SET [826] 0
SET [827] 0
SET [828] 0
SET [829] 0
SET [830] 0
MONCLEAR YUT04
MAPMOVE YUT04 128 163
BREAK
CLOSE

[@cave5]
#IF
CHECKHUM YUT05 1
#SAY
Sorry <$USERNAME>.\
There is someone already inside this cave.\
Please try again later or try another cave.\ \

<Exit/@exit>

#ELSEACT
SET [801] 0
SET [802] 0
SET [803] 0
SET [804] 0
SET [805] 0
SET [806] 0
SET [807] 0
SET [808] 0
SET [809] 0
SET [810] 0
SET [811] 0
SET [812] 0
SET [813] 0
SET [814] 0
SET [815] 0
SET [816] 0
SET [817] 0
SET [818] 0
SET [819] 0
SET [820] 0
SET [821] 0
SET [822] 0
SET [823] 0
SET [824] 0
SET [825] 0
SET [826] 0
SET [827] 0
SET [828] 0
SET [829] 0
SET [830] 0
MONCLEAR YUT05
MAPMOVE YUT05 128 163
BREAK
CLOSE
